projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
773b7a0
)
* progmodes/etags.el (next-file): Improve revert message.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:35:06 +0000
(23:35 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:35:06 +0000
(23:35 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f0c5571f80b68565471ae055c68bd8d7e97c1b65..727873f9130822c1c8e3464a6c6e35889277895e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,8
+1,6
@@
2008-02-01 Chong Yidong <cyd@stupidchicken.com>
- * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
- to query the user interactively.
- (next-file): Implement it.
+ * progmodes/etags.el (next-file): Improve revert message.
2008-02-01 Juanma Barranquero <lekktu@gmail.com>